﻿@charset "utf-8";
/* CSS Document */
.zyw {
    display:none;
}
.ct_zyw {
    display:none;
}
body>table:last-of-type td>a {
    display:none;
}
body {
	margin: 0px;
	padding: 0px;
}
body,td,th {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif,"宋体";
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;	
}

a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF610F;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	
}

.bs_ct{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.menu{
	height: 30px;
	width: 152px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:link {
	height: 30px;
	width: 152px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	height: 30px;
	width: 152px;
    background-repeat: no-repeat;
	background-image: url(../images/bg.gif);
	background-position: center center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	height: 30px;
	width: 152px;
	background-image: url(../images/bg1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	background-color: #0099FF;
}
a.menu:active {
	height: 30px;
	width: 152px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/bg.gif);
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.img{
    margin-left: 3px;
}

.zcd{
	background-image: url(../images/bt_12.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bt{
	font-size: 14px;
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: none;
}
.bt1{
	font-size: 14px;
	font-weight: bold;
	color: #5693D0;
	text-decoration: none;
}
.zyw{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.zyw:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.zyw:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.zyw:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a.zyw:active {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

div.pages {text-align: center; width: 100%; padding: 0px 0 0 0; margin: 0;}
div.pages *{ line-height: 1.7;}
div.pages a,div.pages span {text-decoration: none; background: #fff; border: 1px solid #e1e1e1; padding: 5px 11px; margin: 3px; color: #333333; font-size: 12px; display: inline-block; font-weight: normal; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
div.pages a.on,div.pages a.hover,div.pages a:hover,div.pages a:active,div.pages span.current,div.pages span.disabled { background: #5693D0; color: #fff; border: 1px solid #5693D0;  line-height: 1.7;}
@media screen and (min-width: 992px) {
	div.pages{ padding: 10px 0;}
	div.pages a,div.pages span{ margin:5px 5px;}
}
@media screen and (min-width: 1240px) {
	div.pages{ padding: 10px 0;}
	div.pages a,div.pages span{ margin:5px 10px; padding: 8px 14px;}
}